ComponentOne ASP.NET MVC Controls
TableName Property

C1.Web.Mvc Namespace > BaseODataCollectionViewService<T> Class : TableName Property
Gets or sets the name of the table (entity) that this collection is bound to.
Syntax
'Declaration
 
Public Property TableName As String
public string TableName {get; set;}
See Also

Reference

BaseODataCollectionViewService<T> Class
BaseODataCollectionViewService<T> Members